progressbar: Remove declaration of nonexisting function
authorBenjamin Otte <otte@redhat.com>
Thu, 21 Oct 2010 12:19:56 +0000 (14:19 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 21 Oct 2010 12:30:11 +0000 (14:30 +0200)
gtk/gtkprogressbar.c

index 4131efc12242d27b5c117a166f094b493eccd25d..956192e74ad6db7daefc7d925575deea921ba5cf 100644 (file)
@@ -88,7 +88,6 @@ static void gtk_progress_bar_real_update   (GtkProgressBar      *progress);
 static gboolean gtk_progress_bar_draw      (GtkWidget           *widget,
                                             cairo_t             *cr);
 static void gtk_progress_bar_act_mode_enter (GtkProgressBar     *progress);
-static void gtk_progress_bar_realize       (GtkWidget           *widget);
 static void gtk_progress_bar_finalize      (GObject             *object);
 static void gtk_progress_bar_set_orientation (GtkProgressBar    *progress,
                                               GtkOrientation     orientation);